home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Life 1996 January
/
Computer Life January 1996.iso
/
blizzard
/
blizdemo
/
blizdemo.exe
/
PLAYWAR2.DXR
/
00007.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-12
|
307 b
|
19 lines
on startMovie
set the timeoutLength to 600 * 60
cursor(200)
set the soundLevel to 4
set the searchCurrentFolder to 1
end
on continueWithoutClick
play movie "demo.dir"
end
on mouseDown
go(#next)
set the visible of sprite 1 to 0
unLoadCast(1)
updateStage()
play movie "war2menu.dir"
end